שמו אותי בחדר, והייתי צריך לענות על מבחן מול מחשב. בשאלה הראשונה נדרשתי לפרק מספר לגורמים ראשוניים (השאלה מצורפת).
בשאלה השנייה נדרשתי לממש Insertion sort algorithm. נתנו לי לבחור בין C# לבין Java ולפתור בשפה שאני מעדיף.
שאלות מתוך הראיון
Implement a fuction that gets an integer and prints its decomposition to prime factors in O(n). The function prototype is:
static void PrimeFactors(int n)
Example: PrimeFactors(60); // prints 2,2,3,5 (in arbitrary order). NOTE THE "," location in the output!
Secure Islands Technologies develops and markets advanced and innovative Information Protection and Control (IPC) solutions, incorporating intelligent and patent-pending data-centric security technology.